Pass CFLAGS to the linker.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 10 Oct 2010 15:35:04 +0000 (08:35 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 10 Oct 2010 15:35:04 +0000 (08:35 -0700)
commit5b159ae76035524f6a47757bbcb96515c9e4f969
treec45fdb7f768cef9e4ac662812e429909586696b1
parent67df7848eb74453390d331d7642e3f1682dc1ef4
Pass CFLAGS to the linker.

* configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.

* lib-src/Makefile.in (PROFILING_LDFLAGS): Remove, not needed.

* msdos/sed1v2.inp (PROFILING_LDFLAGS):
* msdos/sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.

* src/Makefile.in (temacs): Use $(ALL_CFLAGS) on the link line.
(PROFILING_LDFLAGS): Remove, not needed anymore.
ChangeLog
configure
configure.in
lib-src/ChangeLog
lib-src/Makefile.in
msdos/ChangeLog
msdos/sed1v2.inp
msdos/sed3v2.inp
src/ChangeLog
src/Makefile.in